Skip to content

test: add 15 Rust security scanner fixtures - #203

Merged
ralyodio merged 3 commits into
profullstack:masterfrom
WNZhao:test/rust-security-fixtures
Aug 28, 2026
Merged

test: add 15 Rust security scanner fixtures#203
ralyodio merged 3 commits into
profullstack:masterfrom
WNZhao:test/rust-security-fixtures

Conversation

@WNZhao

@WNZhao WNZhao commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds 15 inert Rust security-scanner fixtures covering authentication, authorization, injection, cryptography, parsing, and configuration weaknesses. Each fixture contains vulnerable markers and a safe control behind the compile-time false NEVER_RUN guard.

Validation

  • all 15 files compile individually with rustc --edition 2021 --crate-type lib
  • rustfmt --check passes
  • bash scripts/validate-test-case.sh passes all 6 groups
  • generated vulnerability catalogs are current
  • git diff --check passes

Submitted for the uGig per-accepted-file security fixture task.

WNZhao and others added 3 commits August 24, 2026 23:14
# Conflicts:
#	docs/VULNERABILITY_CATALOG.md
#	vulns/VULNERABILITY_CATALOG.json
# Conflicts:
#	docs/VULNERABILITY_CATALOG.md
#	vulns/VULNERABILITY_CATALOG.json
@ralyodio
ralyodio merged commit ca6829e into profullstack:master Aug 28, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants